home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11278 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: solon.com!not-for-mail
  2. From: seebs@solutions.solon.com (Peter Seebach)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: CONVERTING INTEGER TO ASCII??????
  5. Date: 22 Mar 1996 15:43:45 -0600
  6. Organization: Usenet Fact Police (Undercover)
  7. Message-ID: <4iv6uh$2ad@solutions.solon.com>
  8. References: <4i17r9$2kn@maltese.eag.unisysgsg.com> <4ic9ll$cfp@news.bridge.net> <danpop.827013499@rscernix> <4iv1a6$pl2@news.bridge.net>
  9. NNTP-Posting-Host: solutions.solon.com
  10.  
  11. In article <4iv1a6$pl2@news.bridge.net>,
  12. Gary Thompson <psycho@bridge.net> wrote:
  13. >danpop@mail.cern.ch (Dan Pop) wrote:
  14. >>And you're wrong.  There is no itoa function in the C language.
  15.  
  16. >Then what is this...  (badly copied from my C compiler)
  17. >  Syntax:   char *itoa( int value, char *string, int radix );                 _
  18.  
  19. An extension.
  20.  
  21. When Dan Pop corrects you, it's best to look through a copy of the standard,
  22. probably with NA 1 and TC 1 for cross-references, and check against the
  23. reference material in K&R.
  24.  
  25. If he disagrees with the standard, he's *probably* wrong, but it could be a
  26. typo in your copy.  If he disagrees with K&R, the chances are that you've
  27. found one of the four or so errors in K&R.
  28.  
  29. I have seen Dan be flat out wrong.  Once.  And it was obviously not a
  30. misunderstanding, just typing before thinking.  We all do that occasionally,
  31. and let slip things we shouldn't.
  32.  
  33. ind of idiot do you take^H^H^H^H
  34.  
  35. -s
  36. [yes, that was intentional.]
  37. -- 
  38. Peter Seebach - seebs@solon.com - Copyright 1996 Peter Seebach.
  39. C/Unix wizard -- C/Unix questions? Send mail for help.  No, really!
  40. FUCK the communications decency act.  Goddamned government.  [literally.]
  41. The *other* C FAQ - http://www.solon.com/~seebs/c/c-iaq.html
  42.